Fix the fix for bug #14901.
authorEli Zaretskii <eliz@gnu.org>
Fri, 19 Jul 2013 10:55:36 +0000 (13:55 +0300)
committerEli Zaretskii <eliz@gnu.org>
Fri, 19 Jul 2013 10:55:36 +0000 (13:55 +0300)
commitd5aa023b903277f72db707a645971a92555d9ed1
treed5893589830385b0e78dcc00aca137f0569a9a5e
parente443e16c32007d405d0897e9c2ef44b9d03fc3eb
Fix the fix for bug #14901.

 src/keyboard.c (kbd_buffer_get_event): Use Display_Info instead of
 unportable 'struct x_display_info'.
 (DISPLAY_LIST_INFO): Delete macro: not needed, since Display_Info
 is a portable type.
src/ChangeLog
src/keyboard.c